Skip to content

Under specific circumstances, the Select component does not properly select the intended element. #7459

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1004452714 opened this issue May 18, 2025 · 0 comments

Comments

@1004452714
Copy link

Since English isn't my first language, I hope my explanation is clear enough

When using the Select component in Blueprint, I've encountered an issue. Specifically, in the Select component demonstration on the Blueprint official documentation page, attempting to select the last visible element in the dropdown list does not result in the element being selected. Instead, the entire list scrolls up by one element's height. This appears to be a bug.

I believe that when I click on the last option, it should be selected rather than causing the list to scroll.

This problem can be reproduced in the Select component demonstration on the Blueprint official documentation page
https://blueprintjs.com/docs/#select/select-component

Image

@jscheiny jscheiny self-assigned this May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants